home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 27.zip / BS1 part 27 / AmiExpress3_d1.adf / HELP / SERIAL.DEF.HLP < prev    next >
Text File  |  1992-11-05  |  1KB  |  59 lines

  1. The Following is a list of ToolTypes for this ICON:
  2.  
  3.  
  4. NOTICE: ALL TOOLTYPES ARE CASE SENSITIVE
  5.  
  6. ABOUT: This ICON may be any name you wish it to be. You should find some
  7.        pre-defined SERIAL.DEFS in the STORAGE/SERIAL directory.
  8.  
  9.        This defines how your serial.device should be configured per unit.
  10.  
  11.        This ICON must be in the NODE/SERIAL directory for any node which is
  12.        tied to a modem.
  13.  
  14.  
  15. SERIAL.UNIT=
  16. SERIAL.BAUD=
  17. SERIAL.DRIVER=
  18. SERIAL.A2232_PATCH
  19.  
  20.  
  21. SERIAL.UNIT=<num>
  22.  
  23.          -Version 3.0
  24.          -OPTIONAL
  25.          -tells which UNIT of the serial.device to use for a particular /X
  26.           NODE.
  27.  
  28.      SERIAL.UNIT=2
  29.  
  30.  
  31. SERIAL.BAUD=<num>
  32.  
  33.          -Version 3.0
  34.          -OPTIONAL
  35.          -tells /X which Baud to initialize the serial port to.
  36.  
  37.      SERIAL.BAUD=19200
  38.  
  39.  
  40. SERIAL.DRIVER=<string>
  41.  
  42.          -Version 3.0
  43.          -OPTIONAL
  44.          -tells /X which serial driver to use for a particular /X NODE.
  45.  
  46.      SERIAL.DRIVER=serial.device
  47.  
  48.  
  49. SERIAL.A2232_PATCH
  50.  
  51.          -Version 3.0
  52.          -OPTIONAL
  53.          -tells /X to patch the internal /X serial routines to allow certain
  54.           version of the 2232 card to be compatible with /X.
  55.  
  56.      SERIAL.A2232_PATCH
  57.  
  58.  
  59.